home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmToggleButtonSetState.z / XmToggleButtonSetState
Text File  |  1998-10-30  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTToooogggggggglllleeeeBBBBuuuuttttttttoooonnnnSSSSeeeettttSSSSttttaaaatttteeee((((3333XXXX))))UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVVXXXXmmmmTTTToooogggggggglllleeeeBBBBuuuuttttttttoooonnnnSSSSeeeettttSSSSttttaaaatttteeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTToooogggggggglllleeeeBBBBuuuuttttttttoooonnnnSSSSeeeettttSSSSttttaaaatttteeee - A ToggleButton function that sets
  10.           or changes the current state
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/ToggleB.h>
  14.           vvvvooooiiiidddd XXXXmmmmTTTToooogggggggglllleeeeBBBBuuuuttttttttoooonnnnSSSSeeeettttSSSSttttaaaatttteeee(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           BBBBoooooooolllleeeeaaaannnn ssssttttaaaatttteeee,
  17.           BBBBoooooooolllleeeeaaaannnn nnnnoooottttiiiiffffyyyy);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmTTTToooogggggggglllleeeeBBBBuuuuttttttttoooonnnnSSSSeeeettttSSSSttttaaaatttteeee sets or changes the ToggleButton's
  24.           current state.
  25.  
  26.           _w_i_d_g_e_t    Specifies the ToggleButton widget ID.
  27.  
  28.           _s_t_a_t_e     Specifies a Boolean value that indicates whether
  29.                     the ToggleButton state is selected or unselected.
  30.                     If the value is True, the button state is
  31.                     selected; if it is False, the button state is
  32.                     unselected.
  33.  
  34.           _n_o_t_i_f_y    Indicates whether XXXXmmmmNNNNvvvvaaaalllluuuueeeeCCCChhhhaaaannnnggggeeeeddddCCCCaaaallllllllbbbbaaaacccckkkk is
  35.                     called; it can be either True or False.  The
  36.                     XXXXmmmmNNNNvvvvaaaalllluuuueeeeCCCChhhhaaaannnnggggeeeeddddCCCCaaaallllllllbbbbaaaacccckkkk is only called when this
  37.                     function changes the state of the ToggleButton.
  38.                     When this argument is True and the ToggleButton is
  39.                     a child of a RowColumn widget whose
  40.                     XXXXmmmmNNNNrrrraaaaddddiiiiooooBBBBeeeehhhhaaaavvvviiiioooorrrr is True, setting the ToggleButton
  41.                     causes other ToggleButton and ToggleButtonGadget
  42.                     children of the RowColumn to be unselected.
  43.  
  44.           For a complete definition of ToggleButton and its associated
  45.           resources, see XXXXmmmmTTTToooogggggggglllleeeeBBBBuuuuttttttttoooonnnn(3).
  46.  
  47.      RRRREEEELLLLAAAATTTTEEEEDDDD
  48.           XXXXmmmmTTTToooogggggggglllleeeeBBBBuuuuttttttttoooonnnn(3).
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.